home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 October / The Sunday Times - The Month 2004-10.iso / pc / assets / xml / content / films / exorcist / video1.xml < prev   
Extensible Markup Language  |  2004-07-14  |  814b  |  33 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <page>
  3.     <template layout="B">
  4.         <module type="text" position="BL" nodepath="review"/>
  5.         <module type="video" position="TL" nodepath="video"/>
  6.         <module type="image" position="TR" nodepath="image"/>
  7.     </template>
  8.     <content>
  9.         <image>
  10.             <image><![CDATA[../films/dummy_no_extra.jpg]]></image>
  11.         </image>
  12.         <video>
  13.             <image><![CDATA[../films/dummy_clip.jpg]]></image>
  14.             <video/>
  15.             <buttons>
  16.                 <fullscreen><![CDATA[Full screen]]></fullscreen>
  17.             </buttons>
  18.         </video>
  19.         <review>
  20.             <dimensions width="360" height="177"/>
  21.             <title><![CDATA[Xxxxxx xxxxxx]]></title>
  22.             <byline/>
  23.             <title2/>
  24.             <title2/>
  25.             <body><![CDATA[Xxxxxx xxxxxx]]></body>
  26.             <body2/>
  27.             <bodylink>
  28.                 <label/>
  29.                 <link/>
  30.             </bodylink>
  31.         </review>
  32.     </content>
  33. </page>